Model Context Manager Node
warning
This node is in beta and may not be fully tested or documented. Use with caution.
Enables model context for an agent
Inputs
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
modelContexts | modelContexts | botdojo/interface/model_context | Model contexts to use | null | ✅ |
Properties
Label | Property | Type | Description | Default Value | Is Required |
---|---|---|---|---|---|
Session Key (optional) | sessionKey | botdojo/types/string | Override the default Session Key to store state for this node. It most cases you should not need to change this. | dynamic_tools |
Output
Label | Property | Type | Description | Default Value |
---|---|---|---|---|
Model Context | modelContext | botdojo/interface/model_context | List of model contexts | null |